• Install Scala
    • I used mac ports


  • Thanks to this site I was able to figure out that you need to add the following jar files to your class path to be able to actually edit a Scala file:
    • scala-compiler.jar
    • scala-library.jar

My files happened to reside in /opt/local/share/scala/lib